home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / wais / x / xwais.bit < prev    next >
Text File  |  1995-05-09  |  1KB  |  28 lines

  1. /* WIDE AREA INFORMATION SERVER SOFTWARE:
  2.    No guarantees or restrictions.  See the readme file for the full standard
  3.    disclaimer.
  4.  
  5.    This is part of the X user-interface for the WAIS software.  Do with it
  6.    as you please.
  7.  
  8.    Version 0.8
  9.    Fri Feb  1 1991
  10.  
  11.    jonathan@Think.COM
  12.  
  13. */
  14.  
  15. #define xwais_width 30
  16. #define xwais_height 30
  17. static char xwais_bits[] = {
  18.    0xff, 0xff, 0xff, 0x3f, 0x01, 0x00, 0x00, 0x20, 0xfd, 0xff, 0xff, 0x2f,
  19.    0x15, 0x00, 0x00, 0x28, 0xdd, 0xff, 0x03, 0x28, 0x1d, 0x00, 0x00, 0x28,
  20.    0xdd, 0x07, 0x00, 0x28, 0x15, 0x00, 0x00, 0x28, 0xd5, 0xfb, 0x01, 0x28,
  21.    0x15, 0x00, 0x00, 0x28, 0xfd, 0xff, 0xff, 0x2f, 0x01, 0x00, 0x00, 0x20,
  22.    0xdd, 0x77, 0x07, 0x20, 0x01, 0x00, 0x00, 0x20, 0xfd, 0xff, 0xff, 0x2f,
  23.    0x15, 0x00, 0x00, 0x28, 0xd5, 0x01, 0x00, 0x28, 0x1d, 0x00, 0x00, 0x28,
  24.    0xdd, 0xfe, 0x00, 0x28, 0x1d, 0x00, 0x00, 0x28, 0x15, 0x00, 0x00, 0x28,
  25.    0xfd, 0xff, 0xff, 0x2f, 0x01, 0x00, 0x00, 0x20, 0xdd, 0x1d, 0x00, 0x20,
  26.    0x01, 0x00, 0x00, 0x20, 0xfd, 0xff, 0xff, 0x2f, 0x05, 0x00, 0x00, 0x28,
  27.    0xfd, 0xff, 0xff, 0x2f, 0x01, 0x00, 0x00, 0x20, 0xff, 0xff, 0xff, 0x3f};
  28.